Fix ChangeLog entry.
authorDmitry Antipov <dmantipov@yandex.ru>
Thu, 13 Feb 2014 12:23:28 +0000 (16:23 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Thu, 13 Feb 2014 12:23:28 +0000 (16:23 +0400)
src/ChangeLog

index c8eefd137ac842c82816db4218139bd0decef201..2218c02ed560199139ac6519899cde83123cad73 100644 (file)
@@ -2,9 +2,9 @@
 
        * composite.c (fill_gstring_header): Pass positions as C integers
        and move parameters checking to...
-       * composite.c (Fcomposition_get_gstring): ...this function.  Handle
-       case when buffer positions are in reversed order and avoid crash
-       (Bug#16739).  Adjust docstring.
+       (Fcomposition_get_gstring): ...this function.  Handle case when
+       buffer positions are in reversed order and avoid crash (Bug#16739).
+       Adjust docstring.
        * buffer.c (validate_region): Mention current buffer in error message.
 
 2014-02-12  Marcus Karlsson  <mk@acc.umu.se>  (tiny change)